home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000008_news@columbia.edu _Thu Feb 17 16:40:04 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA02730
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Feb 2000 16:40:04 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA22187
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 17 Feb 2000 16:18:07 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Bob Rodriguez <robertr@netcom17.netcom.com>
  10. Subject: TELNET error with K95 1.19
  11. Date: 17 Feb 2000 21:17:12 GMT
  12. Organization: MindSpring Enterprises
  13. Message-ID: <88hogo$mbo$1@nntp1.atl.mindspring.net>
  14. To: kermit.misc@columbia.edu
  15.  
  16.   The new TELNET terminal negotiation options in version 1.19
  17. seems to have introduced a problem when telneting to special ports
  18. that are not Unix logins. There's a MUD that I was able to get to ok with
  19. 1.17 as candum.acc.umu.se 2001, but now it times out with the following errors:
  20.  
  21. -
  22. ?Telnet Protocol Timeout - connection closed
  23. ?Telnet waiting for response to WILL TERMINAL-TYPE
  24. ?Telnet waiting for response to WILL NAWS
  25. ?Telnet waiting for response to WILL AUTHENTICATION
  26. ?Telnet waiting for response to WILL NEW-ENVIRONMENT
  27.  
  28. If I turn Telnet negotiation off, I can get through alright, but then
  29. none of my commands are echoed to the terminal and the terminal is not
  30. set to VT100.